runtime.pcvalueCacheEnt.off (field)

3 uses

	runtime (current package)
		symtab.go#L990: 	off      uint32
		symtab.go#L1039: 				if ent.off == off && ent.targetpc == targetpc {
		symtab.go#L1100: 						off:      off,